[INFO] cloning repository https://github.com/mirai-toto/wslforge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirai-toto/wslforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirai-toto%2Fwslforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirai-toto%2Fwslforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 258115c8d10d0ab14d919025d3399e97e231b57d
[INFO] testing mirai-toto/wslforge against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirai-toto%2Fwslforge" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mirai-toto/wslforge
[INFO] finished tweaking git repo https://github.com/mirai-toto/wslforge
[INFO] tweaked toml for git repo https://github.com/mirai-toto/wslforge written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mirai-toto/wslforge on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mirai-toto/wslforge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5843cc8bd31bac89918a393a4cdec94b3791d779b4c144c1038a1c2accff64d
[INFO] running `Command { std: "docker" "start" "-a" "a5843cc8bd31bac89918a393a4cdec94b3791d779b4c144c1038a1c2accff64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5843cc8bd31bac89918a393a4cdec94b3791d779b4c144c1038a1c2accff64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5843cc8bd31bac89918a393a4cdec94b3791d779b4c144c1038a1c2accff64d", kill_on_drop: false }`
[INFO] [stdout] a5843cc8bd31bac89918a393a4cdec94b3791d779b4c144c1038a1c2accff64d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d2af6e44e291da05692706518d73a76f144323fa0c1707d4c39368a4e0f033e
[INFO] running `Command { std: "docker" "start" "-a" "2d2af6e44e291da05692706518d73a76f144323fa0c1707d4c39368a4e0f033e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling expand_str v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling sha-crypt v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling minijinja v1.0.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling wslforge v1.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "2d2af6e44e291da05692706518d73a76f144323fa0c1707d4c39368a4e0f033e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2af6e44e291da05692706518d73a76f144323fa0c1707d4c39368a4e0f033e", kill_on_drop: false }`
[INFO] [stdout] 2d2af6e44e291da05692706518d73a76f144323fa0c1707d4c39368a4e0f033e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a458838a68c742d24ddddcc404d1e72c338da895dda1a4279a4fb79e916f7378
[INFO] running `Command { std: "docker" "start" "-a" "a458838a68c742d24ddddcc404d1e72c338da895dda1a4279a4fb79e916f7378", kill_on_drop: false }`
[INFO] [stderr]    Compiling wslforge v1.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.67s
[INFO] running `Command { std: "docker" "inspect" "a458838a68c742d24ddddcc404d1e72c338da895dda1a4279a4fb79e916f7378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a458838a68c742d24ddddcc404d1e72c338da895dda1a4279a4fb79e916f7378", kill_on_drop: false }`
[INFO] [stdout] a458838a68c742d24ddddcc404d1e72c338da895dda1a4279a4fb79e916f7378
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d156491f8721c2f47a92eb45192582cfc79516ccd6d84dbe51dd13c845243cc9
[INFO] running `Command { std: "docker" "start" "-a" "d156491f8721c2f47a92eb45192582cfc79516ccd6d84dbe51dd13c845243cc9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wslforge-b0cc3818531c30be)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test config::model::model_tests::install_dir_defaults_to_userprofile_vms_when_omitted ... ok
[INFO] [stdout] test config::model::model_tests::cloud_init_input_display_matches_variant ... ok
[INFO] [stdout] test config::model::model_tests::instance_deserialization_name_is_empty_by_default ... ok
[INFO] [stdout] test config::loader::loader_tests::reports_error_for_invalid_yaml ... ok
[INFO] [stdout] test wsl::cloud_init::render::render_tests::render_injects_instance_fields_without_password_hash ... ok
[INFO] [stdout] test config::loader::loader_tests::uses_default_install_dir_when_omitted ... ok
[INFO] [stdout] test wsl::cloud_init::render::render_tests::render_reports_template_parse_errors ... ok
[INFO] [stdout] test config::loader::loader_tests::loads_instances_map_format ... ok
[INFO] [stdout] test wsl::cloud_init::store::store_tests::copy_debug_writes_file_in_current_directory ... ok
[INFO] [stdout] test wsl::cloud_init::store::store_tests::store_creates_parent_dirs_and_writes_file ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_env_vars_supports_percent_and_dollar_styles ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_wsl_dest_absolute_path_unchanged ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_wsl_dest_tilde_only_regular_user ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_wsl_dest_tilde_only_root ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_wsl_dest_tilde_slash_regular_user ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_wsl_dest_tilde_slash_root ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_wsl_dest_trailing_slash_absolute_appends_filename ... ok
[INFO] [stdout] test wsl::helpers::path_tests::expand_wsl_dest_trailing_slash_appends_filename ... ok
[INFO] [stdout] test wsl::helpers::userprofile_tests::resolve_userprofile_dir_errors_when_missing ... ok
[INFO] [stdout] test config::loader::loader_tests::succeeds_with_missing_image_and_uses_default ... ok
[INFO] [stdout] test config::loader::loader_tests::succeeds_with_missing_username ... ok
[INFO] [stdout] test wsl::helpers::userprofile_tests::resolve_userprofile_dir_returns_env_path_when_set ... ok
[INFO] [stdout] test config::model::model_tests::instance_deserialization_succeeds_with_required_fields ... ok
[INFO] [stdout] test wsl::manager::manager_tests::create_instance_returns_already_exists_when_present_without_override ... ok
[INFO] [stdout] test wsl::cloud_init::load::load_tests::load_cloud_init_source_fails_for_missing_file ... ok
[INFO] [stdout] test wsl::cloud_init::load::load_tests::load_cloud_init_source_reads_from_file_path ... ok
[INFO] [stdout] test wsl::manager::manager_tests::create_instance_override_existing_deletes_then_creates ... ok
[INFO] [stdout] test wsl::manager::manager_tests::create_instance_override_dry_run_reports_delete_dry_run_and_skips_create ... ok
[INFO] [stdout] test wsl::helpers::path_tests::resolve_install_dir_expands_and_appends_name ... ok
[INFO] [stdout] test wsl::manager::manager_tests::create_instance_dry_run_skips_engine_create_after_prepare ... ok
[INFO] [stdout] test wsl::manager::manager_tests::create_instance_returns_error_when_engine_create_fails ... ok
[INFO] [stdout] test wsl::cloud_init::render::render_tests::render_produces_sha512_hash_when_password_is_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wslforge-4d40539c3b4c082a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests wslforge
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d156491f8721c2f47a92eb45192582cfc79516ccd6d84dbe51dd13c845243cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d156491f8721c2f47a92eb45192582cfc79516ccd6d84dbe51dd13c845243cc9", kill_on_drop: false }`
[INFO] [stdout] d156491f8721c2f47a92eb45192582cfc79516ccd6d84dbe51dd13c845243cc9
